Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and improvement for 0.1.8 #11

Merged
merged 31 commits into from
Sep 25, 2020
Merged

Fixes and improvement for 0.1.8 #11

merged 31 commits into from
Sep 25, 2020

Conversation

lamhoangtung
Copy link
Contributor

@lamhoangtung lamhoangtung commented Sep 25, 2020

This contain various fixes and improvement for the next release (0.1.8) of MLChain.

@lamhoangtung lamhoangtung added the enhancement New feature or request label Sep 25, 2020
@lamhoangtung lamhoangtung self-assigned this Sep 25, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2020

Codecov Report

Merging #11 into master will increase coverage by 28.02%.
The diff coverage is 65.21%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage   21.42%   49.44%   +28.02%     
===========================================
  Files          46       44        -2     
  Lines        3622     3610       -12     
===========================================
+ Hits          776     1785     +1009     
+ Misses       2846     1825     -1021     
Impacted Files Coverage Δ
mlchain/config.py 52.71% <40.00%> (+11.76%) ⬆️
mlchain/cli/run.py 65.28% <50.00%> (+65.28%) ⬆️
mlchain/cli/main.py 93.33% <80.00%> (+93.33%) ⬆️
mlchain/__init__.py 100.00% <100.00%> (+6.25%) ⬆️
mlchain/cli/init.py 84.61% <100.00%> (+84.61%) ⬆️
mlchain/client/__init__.py 48.78% <100.00%> (+29.73%) ⬆️
mlchain/__main__.py
mlchain/server/grpc_server.py 35.08% <0.00%> (+3.50%) ⬆️
mlchain/workflows/pipeline.py 25.20% <0.00%> (+8.13%) ⬆️
mlchain/server/quart_server.py 25.93% <0.00%> (+10.15%) ⬆️
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 664ac1e...3941555. Read the comment docs.

@lamhoangtung lamhoangtung merged commit d8b107c into master Sep 25, 2020
@lamhoangtung lamhoangtung deleted the #7_fix branch September 25, 2020 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants